google.golang.org/grpc/balancer/pickfirst/pickfirstleaf.pickfirstBalancer.scheduleNextConnectionLocked (method)

3 uses

	google.golang.org/grpc/balancer/pickfirst/pickfirstleaf (current package)
		pickfirstleaf.go#L523: 			b.scheduleNextConnectionLocked()
		pickfirstleaf.go#L535: 			b.scheduleNextConnectionLocked()
		pickfirstleaf.go#L549: func (b *pickfirstBalancer) scheduleNextConnectionLocked() {